Import
Usage
Return Type: UseTransferFundsModalReturnType
The hook returns an object with the following properties:
Properties
openTransferFundsModal
(settings: TransferFundsSettings) => void
closeTransferFundsModal
() => void
Function to close the transfer funds modal.
transferFundsSettings
TransferFundsSettings | null
null if the modal is closed.